home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / Photofiltre / pf-setup.exe / PhotoFiltre.exe / 0 / RCDATA / TPREFFORM / TPREFFORM.txt
Text File  |  2006-05-31  |  14KB  |  612 lines

  1. object PrefForm: TPrefForm
  2.   Left = 272
  3.   Top = 159
  4.   BorderStyle = bsDialog
  5.   Caption = 'Pr'#233'f'#233'rences'
  6.   ClientHeight = 322
  7.   ClientWidth = 363
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   OnKeyPress = FormKeyPress
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object BOk: TButton
  23.     Left = 188
  24.     Top = 280
  25.     Width = 75
  26.     Height = 25
  27.     Caption = 'Ok'
  28.     TabOrder = 0
  29.     OnClick = BOkClick
  30.   end
  31.   object BAnnuler: TButton
  32.     Left = 272
  33.     Top = 280
  34.     Width = 75
  35.     Height = 25
  36.     Caption = 'Annuler'
  37.     ModalResult = 2
  38.     TabOrder = 1
  39.   end
  40.   object PageControl: TPageControl
  41.     Left = 16
  42.     Top = 44
  43.     Width = 331
  44.     Height = 225
  45.     ActivePage = TshDir
  46.     MultiLine = True
  47.     TabOrder = 2
  48.     object TshDir: TTabSheet
  49.       TabVisible = False
  50.       object LblOuvrir: TLabel
  51.         Left = 16
  52.         Top = 16
  53.         Width = 97
  54.         Height = 13
  55.         Caption = 'Dossier d'#39'ouverture :'
  56.         Transparent = True
  57.       end
  58.       object LblEnregistrer: TLabel
  59.         Left = 16
  60.         Top = 72
  61.         Width = 121
  62.         Height = 13
  63.         Caption = 'Dossier d'#39'enregistrement :'
  64.         Transparent = True
  65.       end
  66.       object SBOuvrir: TSpeedButton
  67.         Left = 272
  68.         Top = 32
  69.         Width = 23
  70.         Height = 21
  71.         Flat = True
  72.         OnClick = SBOuvrirClick
  73.       end
  74.       object SBEnregistrer: TSpeedButton
  75.         Left = 272
  76.         Top = 88
  77.         Width = 23
  78.         Height = 21
  79.         Flat = True
  80.         OnClick = SBEnregistrerClick
  81.       end
  82.       object CBVerrouiller: TCheckBox
  83.         Left = 16
  84.         Top = 128
  85.         Width = 249
  86.         Height = 17
  87.         Caption = 'Verrouiller les dossiers'
  88.         TabOrder = 0
  89.       end
  90.       object CBUnDossier: TCheckBox
  91.         Left = 16
  92.         Top = 148
  93.         Width = 281
  94.         Height = 17
  95.         Caption = 'Dossier unique pour l'#39'ouverture et l'#39'enregistrement'
  96.         TabOrder = 1
  97.         OnClick = CBUnDossierClick
  98.       end
  99.       object EdiDirOuvrir: TSpecialEdit
  100.         Left = 16
  101.         Top = 32
  102.         Width = 255
  103.         Height = 21
  104.         BorderStyle = bsSingle
  105.         ButtonStyle = stDown
  106.         DisabledColor = clNone
  107.         ItemIndex = -1
  108.         MinimizeText = True
  109.         NumGlyphs = 1
  110.         ParentColor = False
  111.         ReadOnly = False
  112.         ShowButton = False
  113.         OnClick = SBOuvrirClick
  114.       end
  115.       object EdiDirEnregistrer: TSpecialEdit
  116.         Left = 16
  117.         Top = 88
  118.         Width = 255
  119.         Height = 21
  120.         BorderStyle = bsSingle
  121.         ButtonStyle = stDown
  122.         DisabledColor = clNone
  123.         ItemIndex = -1
  124.         MinimizeText = True
  125.         NumGlyphs = 1
  126.         ParentColor = False
  127.         ReadOnly = False
  128.         ShowButton = False
  129.         OnClick = SBEnregistrerClick
  130.       end
  131.     end
  132.     object TshEnreg: TTabSheet
  133.       ImageIndex = 4
  134.       TabVisible = False
  135.       object CBDateFichier: TCheckBox
  136.         Left = 16
  137.         Top = 96
  138.         Width = 233
  139.         Height = 17
  140.         Caption = 'Conserver la date du fichier'
  141.         TabOrder = 0
  142.       end
  143.       object CBExif: TCheckBox
  144.         Left = 16
  145.         Top = 116
  146.         Width = 233
  147.         Height = 17
  148.         Caption = 'Conserver les informations EXIF/IPTC'
  149.         TabOrder = 1
  150.       end
  151.       object CBFormatDefaut: TCheckBox
  152.         Left = 16
  153.         Top = 24
  154.         Width = 257
  155.         Height = 17
  156.         Caption = 'Utiliser un format par d'#233'faut'
  157.         TabOrder = 2
  158.         OnClick = CBFormatDefautClick
  159.       end
  160.       object LstFormatDefaut: TComboBox
  161.         Left = 16
  162.         Top = 48
  163.         Width = 257
  164.         Height = 21
  165.         Style = csDropDownList
  166.         ItemHeight = 0
  167.         TabOrder = 3
  168.       end
  169.     end
  170.     object TshCompress: TTabSheet
  171.       ImageIndex = 1
  172.       TabVisible = False
  173.       object GroupBox1: TGroupBox
  174.         Left = 16
  175.         Top = 16
  176.         Width = 290
  177.         Height = 137
  178.         Caption = ' Compression JPEG '
  179.         TabOrder = 0
  180.         object LblTaux: TLabel
  181.           Left = 16
  182.           Top = 80
  183.           Width = 60
  184.           Height = 13
  185.           Caption = 'Compression'
  186.           Transparent = True
  187.         end
  188.         object TBCompress: TTrackBar
  189.           Left = 12
  190.           Top = 96
  191.           Width = 261
  192.           Height = 25
  193.           Max = 100
  194.           Min = 10
  195.           Orientation = trHorizontal
  196.           PageSize = 10
  197.           Frequency = 5
  198.           Position = 90
  199.           SelEnd = 0
  200.           SelStart = 0
  201.           TabOrder = 0
  202.           ThumbLength = 15
  203.           TickMarks = tmBottomRight
  204.           TickStyle = tsAuto
  205.           OnChange = TBCompressChange
  206.         end
  207.         object RBDialog: TRadioButton
  208.           Left = 16
  209.           Top = 24
  210.           Width = 217
  211.           Height = 17
  212.           Caption = 'Interroger l'#39'utilisateur'
  213.           TabOrder = 1
  214.           OnClick = RBClick
  215.         end
  216.         object RBForcer: TRadioButton
  217.           Left = 16
  218.           Top = 44
  219.           Width = 241
  220.           Height = 17
  221.           Caption = 'Forcer une compression par d'#233'faut'
  222.           TabOrder = 2
  223.           OnClick = RBClick
  224.         end
  225.       end
  226.     end
  227.     object TshOutils: TTabSheet
  228.       ImageIndex = 3
  229.       TabVisible = False
  230.       object RGPosOutils: TRadioGroup
  231.         Left = 16
  232.         Top = 16
  233.         Width = 290
  234.         Height = 81
  235.         Caption = ' Alignement de la palette d'#39'outils '
  236.         Items.Strings = (
  237.           'Flottante'
  238.           'Gauche'
  239.           'Droite')
  240.         TabOrder = 0
  241.       end
  242.       object GroupBox3: TGroupBox
  243.         Left = 16
  244.         Top = 112
  245.         Width = 290
  246.         Height = 81
  247.         Caption = ' Grille '
  248.         TabOrder = 1
  249.         object Label2: TLabel
  250.           Left = 16
  251.           Top = 24
  252.           Width = 89
  253.           Height = 13
  254.           Caption = 'Taille des cellules :'
  255.         end
  256.         object Label5: TLabel
  257.           Left = 160
  258.           Top = 24
  259.           Width = 42
  260.           Height = 13
  261.           Caption = 'Couleur :'
  262.         end
  263.         object SETailleGrille: TSpinEdit2
  264.           Left = 16
  265.           Top = 40
  266.           Width = 80
  267.           Height = 21
  268.           MaxValue = 50
  269.           MinValue = 1
  270.           ShowUpDown = True
  271.           TabOrder = 0
  272.           Value = 16
  273.         end
  274.         object ColorEditGrid: TColorEdit
  275.           Left = 160
  276.           Top = 40
  277.           Width = 80
  278.           Height = 21
  279.           BorderStyle = bsSingle
  280.           Color = clBlack
  281.           CustomText = 'Autres couleurs...'
  282.           ColorDialog = MainForm.GlobalColorDialog
  283.           ReadOnly = False
  284.         end
  285.       end
  286.     end
  287.     object TshDefaut: TTabSheet
  288.       ImageIndex = 2
  289.       TabVisible = False
  290.       object BGAdapter: TGroupBox
  291.         Left = 16
  292.         Top = 98
  293.         Width = 290
  294.         Height = 99
  295.         Caption = ' Fonction Adapter l'#39'image '
  296.         TabOrder = 0
  297.         object Label3: TLabel
  298.           Left = 16
  299.           Top = 20
  300.           Width = 42
  301.           Height = 13
  302.           Caption = 'Largeur :'
  303.           Transparent = True
  304.         end
  305.         object Label4: TLabel
  306.           Left = 128
  307.           Top = 20
  308.           Width = 44
  309.           Height = 13
  310.           Caption = 'Hauteur :'
  311.           Transparent = True
  312.         end
  313.         object EdiL: TSpinEdit2
  314.           Left = 16
  315.           Top = 36
  316.           Width = 89
  317.           Height = 21
  318.           AutoSelect = False
  319.           MaxLength = 4
  320.           MaxValue = 5000
  321.           MinValue = 10
  322.           ShowUpDown = True
  323.           TabOrder = 0
  324.           Value = 800
  325.         end
  326.         object EdiH: TSpinEdit2
  327.           Left = 128
  328.           Top = 36
  329.           Width = 89
  330.           Height = 21
  331.           AutoSelect = False
  332.           MaxLength = 4
  333.           MaxValue = 5000
  334.           MinValue = 10
  335.           ShowUpDown = True
  336.           TabOrder = 1
  337.           Value = 600
  338.         end
  339.         object CBDeformer: TCheckBox
  340.           Left = 16
  341.           Top = 68
  342.           Width = 201
  343.           Height = 17
  344.           Caption = 'Autoriser la d'#233'formation'
  345.           TabOrder = 2
  346.         end
  347.       end
  348.       object GBUnites: TGroupBox
  349.         Left = 16
  350.         Top = 12
  351.         Width = 290
  352.         Height = 73
  353.         Caption = ' Unit'#233's '
  354.         TabOrder = 1
  355.         object Label6: TLabel
  356.           Left = 16
  357.           Top = 20
  358.           Width = 35
  359.           Height = 13
  360.           Caption = 'Image :'
  361.         end
  362.         object Label1: TLabel
  363.           Left = 128
  364.           Top = 20
  365.           Width = 45
  366.           Height = 13
  367.           Caption = 'Imprimer :'
  368.         end
  369.         object LstUnit: TComboBox
  370.           Left = 16
  371.           Top = 36
  372.           Width = 89
  373.           Height = 21
  374.           Style = csDropDownList
  375.           ItemHeight = 13
  376.           TabOrder = 0
  377.           OnChange = LstUnitChange
  378.           Items.Strings = (
  379.             'pixels'
  380.             'cm'
  381.             'pouces')
  382.         end
  383.         object LstUnitPrn: TComboBox
  384.           Left = 128
  385.           Top = 36
  386.           Width = 89
  387.           Height = 21
  388.           Style = csDropDownList
  389.           ItemHeight = 13
  390.           TabOrder = 1
  391.           OnChange = LstUnitPrnChange
  392.           Items.Strings = (
  393.             'cm'
  394.             'pouces')
  395.         end
  396.       end
  397.     end
  398.     object TshHisto: TTabSheet
  399.       ImageIndex = 6
  400.       TabVisible = False
  401.       object LblHisto: TLabel
  402.         Left = 16
  403.         Top = 24
  404.         Width = 47
  405.         Height = 13
  406.         Caption = 'Historique'
  407.       end
  408.       object Label8: TLabel
  409.         Left = 18
  410.         Top = 112
  411.         Width = 278
  412.         Height = 13
  413.         Alignment = taCenter
  414.         AutoSize = False
  415.         Caption = 
  416.           '<---------------------- M'#233'moire conseill'#233'e (Mo) ----------------' +
  417.           '------->'
  418.       end
  419.       object Label10: TLabel
  420.         Left = 16
  421.         Top = 168
  422.         Width = 177
  423.         Height = 13
  424.         Caption = 'Utilis'#233' par la prochaine image ouverte'
  425.       end
  426.       object TBHisto: TTrackBar
  427.         Left = 12
  428.         Top = 40
  429.         Width = 290
  430.         Height = 27
  431.         Max = 24
  432.         Min = 1
  433.         Orientation = trHorizontal
  434.         Frequency = 1
  435.         Position = 4
  436.         SelEnd = 0
  437.         SelStart = 0
  438.         TabOrder = 0
  439.         ThumbLength = 15
  440.         TickMarks = tmBottomRight
  441.         TickStyle = tsAuto
  442.         OnChange = TBHistoChange
  443.       end
  444.       object Panel1: TPanel
  445.         Left = 18
  446.         Top = 80
  447.         Width = 69
  448.         Height = 25
  449.         Caption = '48'
  450.         Color = 13421772
  451.         TabOrder = 1
  452.       end
  453.       object Panel2: TPanel
  454.         Left = 87
  455.         Top = 80
  456.         Width = 69
  457.         Height = 25
  458.         Caption = '128'
  459.         Color = 12303291
  460.         TabOrder = 2
  461.       end
  462.       object Panel3: TPanel
  463.         Left = 156
  464.         Top = 80
  465.         Width = 69
  466.         Height = 25
  467.         Caption = '256'
  468.         Color = 11184810
  469.         TabOrder = 3
  470.       end
  471.       object Panel4: TPanel
  472.         Left = 225
  473.         Top = 80
  474.         Width = 70
  475.         Height = 25
  476.         Caption = '512'
  477.         Color = 10066329
  478.         TabOrder = 4
  479.       end
  480.     end
  481.     object TshPlugins: TTabSheet
  482.       Caption = 'TshPlugins'
  483.       ImageIndex = 7
  484.       TabVisible = False
  485.       object Label7: TLabel
  486.         Left = 16
  487.         Top = 16
  488.         Width = 178
  489.         Height = 13
  490.         Caption = 'Cr'#233'er des boutons pour ces modules :'
  491.       end
  492.       object Label11: TLabel
  493.         Left = 16
  494.         Top = 184
  495.         Width = 192
  496.         Height = 13
  497.         Caption = 'N'#233'cessite un red'#233'marrage de PhotoFiltre'
  498.       end
  499.       object LstPlgPerso: TListView
  500.         Left = 16
  501.         Top = 40
  502.         Width = 290
  503.         Height = 137
  504.         Checkboxes = True
  505.         Columns = <>
  506.         ReadOnly = True
  507.         ShowColumnHeaders = False
  508.         TabOrder = 0
  509.         ViewStyle = vsList
  510.       end
  511.     end
  512.     object TshDemarrage: TTabSheet
  513.       ImageIndex = 7
  514.       TabVisible = False
  515.       object Label9: TLabel
  516.         Left = 24
  517.         Top = 160
  518.         Width = 192
  519.         Height = 13
  520.         Caption = 'N'#233'cessite un red'#233'marrage de PhotoFiltre'
  521.       end
  522.       object CBAffichageAvance: TCheckBox
  523.         Left = 24
  524.         Top = 32
  525.         Width = 273
  526.         Height = 17
  527.         Caption = 'D'#233'sactiver l'#39'affichage avanc'#233
  528.         TabOrder = 0
  529.       end
  530.       object CBAffichageFond: TCheckBox
  531.         Left = 24
  532.         Top = 48
  533.         Width = 273
  534.         Height = 17
  535.         Caption = 'D'#233'sactiver la texture du fond'
  536.         TabOrder = 1
  537.       end
  538.       object CBPlugins: TCheckBox
  539.         Left = 24
  540.         Top = 80
  541.         Width = 281
  542.         Height = 17
  543.         Caption = 'Charger les modules externes au d'#233'marrage'
  544.         TabOrder = 2
  545.       end
  546.       object CBViderListe: TCheckBox
  547.         Left = 24
  548.         Top = 96
  549.         Width = 281
  550.         Height = 17
  551.         Caption = 'Vider l'#39'historique des derniers fichiers ouverts'
  552.         TabOrder = 3
  553.       end
  554.       object CBZoomMolette: TCheckBox
  555.         Left = 24
  556.         Top = 112
  557.         Width = 281
  558.         Height = 17
  559.         Caption = 'D'#233'sactiver le zoom avec la molette de la souris'
  560.         TabOrder = 4
  561.       end
  562.       object CBmenuXP: TCheckBox
  563.         Left = 24
  564.         Top = 64
  565.         Width = 265
  566.         Height = 17
  567.         Caption = 'D'#233'sactiver les menus XP'
  568.         TabOrder = 5
  569.       end
  570.     end
  571.   end
  572.   object CmbPrefs: TComboBox
  573.     Left = 43
  574.     Top = 16
  575.     Width = 278
  576.     Height = 21
  577.     Style = csDropDownList
  578.     ItemHeight = 13
  579.     ItemIndex = 0
  580.     TabOrder = 3
  581.     Text = 'Dossiers'
  582.     OnChange = CmbPrefsChange
  583.     Items.Strings = (
  584.       'Dossiers'
  585.       'Enregistrement'
  586.       'Compression'
  587.       'Palette d'#39'outils et grille'
  588.       'Valeurs par d'#233'faut'
  589.       'Historiques'
  590.       'Barre des modules'
  591.       'D'#233'marrage')
  592.   end
  593.   object BtnNext: TPrevNextButton
  594.     Left = 326
  595.     Top = 16
  596.     Width = 21
  597.     Height = 21
  598.     ClickMode = cmUp
  599.     Style = stRight
  600.     OnClick = BtnNextClick
  601.   end
  602.   object BtnPrev: TPrevNextButton
  603.     Left = 16
  604.     Top = 16
  605.     Width = 21
  606.     Height = 21
  607.     ClickMode = cmUp
  608.     Style = stLeft
  609.     OnClick = BtnPrevClick
  610.   end
  611. end
  612.